0.5.10 - Capability targeting + lint scope extending #28
Merged
Conversation
…sponse from /api/auth/client-id
…y-glob patterns Refs #27
…tions between chained mechanical checks Refs #26
…ectory-glob, codex tombstone) Refs #27
…ker surface Refs #27
…s, generic scanning Refs #24
…per per-agent @-import semantics Refs #26
… memory_locator, folds main/memories aliases Refs #24
… result + ruleset_map Refs #24
…ter the input Refs #24
…single-surface health bar Refs #24
…item, sorted worst-first Refs #25
… _score_bar helper Refs #25
…n chunking) Refs #25
…in glob targets, project-scope attribution Refs #26
…docs ladder; drop dead levels.yml + schema Refs #23
…orecard to drop under module-size cap
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
0.5.10
New
ails check <capability>lists targets with per-item scores;ails check <capability> <name>produces a focused report on one skill / rule / agent / etc. Capabilityvocabulary is read from the detected agent's config.
Level: L# <Label>in the scorecard. Re-aligned to the canonical ladder (System / Primer / Composite / Scoped / Delegated /Abstracted / Governed / Adaptive, L0–L7). Detection is cumulative — display is the highest level where all prior levels also pass. Read-out only; rule applicability
unchanged.
(N: Xe/Yw/Zi)finding-count breakdown per row. Severity bands(red/yellow/green) chunked with blank lines.
Top rules (by finding count)block in the whole-repo scorecard;top_rules+ capabilityfocusenvelope in-f json.CORE:S:0056 broken-markdown-link— validates[text](path)and[ref]: pathtargets resolve in freeform markdown.genericfile class via Markdown link-reachability (generic_scanning: true) — classifier BFS-walks outgoing links and tags reached in-tree.mdfiles asgeneric, cycle-safe, depth-bounded.~/.claude/projects/*/memory/, project + local agent-memory dirs) and Gemini (~/.gemini/tmp/*/memory/).ails check memory/ails check memorieswork end-to-end.Changed
checkdisplay. Capability args narrow the input subset; the standard renderer prints the same shape with fewer rows.import-targets-resolve,import-depth-within-limit,broken-markdown-linkraised to severityhigh— broken includes/links are functional context gaps, notstylistic warnings.
Score:already represents it).PlatformUnavailableErrorreplaces silent fall-through on non-JSON auth-platform responses.User-Agent: reporails-cli/<version> (auth)header on auth + platform requests for edge allow-listing.Fixed
.ails/config.yml: exclude_dirs— rules with hard-codedpath:globs no longer scan excluded directories.~/.claude/CLAUDE.mdwhen the project has no project-scope main. Skip rules +_classified_displaygate the~/rendering on the classifier'sprecedence: userproperty (read from agent config patterns), not path-prefix heuristics.CORE:S:0056+ the link walker strip fenced code blocks and inline code spans before extracting links —[text](path)inside backticks no longer false-positives.~/.claude/CLAUDE.mdtoward project file counts.*.mdinside matched dirs; project + local agent-memory files classify correctly tosubagent_memory.ails check~5.6s daemon-attached.walk_globfollows symlinked directories during descendant traversal with cycle protection.CORE:S:0024+CORE:S:0056now declareformat: [freeform, frontmatter]so they fire on SKILL.md, agents/.md, rules/.md.~/.gemini/tmp/*/memory/); legacy## Gemini Added Memoriessection removed.ails check memory/memoriesenumerates~/.claude/projects/<hash>/memory/entries (glob path silently dropped~/patterns).Removed
framework/registry/levels.ymland its schema — dead code, never read at runtime.LEVEL_CAPSis hardcoded in source.Full changelog: CHANGELOG.md